{
  "bundles": [
    {
      "@type": "NXBundle",
      "artifactId": "nuxeo-apidoc-webengine",
      "artifactVersion": "8.10",
      "bundleGroup": {
        "@type": "NXBundleGroup",
        "bundleIds": [
          "org.nuxeo.admin.center",
          "org.nuxeo.admin.center.analytics.dashboards",
          "org.nuxeo.admin.center.jsf",
          "org.nuxeo.admin.center.monitoring",
          "org.nuxeo.admin.center.oauth.opensocial",
          "org.nuxeo.apidoc.core",
          "org.nuxeo.apidoc.repo",
          "org.nuxeo.apidoc.webengine",
          "org.nuxeo.connect.client.wrapper",
          "org.nuxeo.connect.update",
          "org.nuxeo.ecm.actions",
          "org.nuxeo.ecm.actions.jsf",
          "org.nuxeo.ecm.audit.io",
          "org.nuxeo.ecm.content.showcase",
          "org.nuxeo.ecm.default.config",
          "org.nuxeo.ecm.permissions",
          "org.nuxeo.ecm.platform",
          "org.nuxeo.ecm.platform.api",
          "org.nuxeo.ecm.platform.audio.core",
          "org.nuxeo.ecm.platform.audio.jsf",
          "org.nuxeo.ecm.platform.collections.core",
          "org.nuxeo.ecm.platform.collections.jsf",
          "org.nuxeo.ecm.platform.commandline.executor",
          "org.nuxeo.ecm.platform.content.template",
          "org.nuxeo.ecm.platform.contentview.jsf",
          "org.nuxeo.ecm.platform.convert",
          "org.nuxeo.ecm.platform.dublincore",
          "org.nuxeo.ecm.platform.el",
          "org.nuxeo.ecm.platform.htmlsanitizer",
          "org.nuxeo.ecm.platform.importer.core",
          "org.nuxeo.ecm.platform.importer.jaxrs",
          "org.nuxeo.ecm.platform.lang",
          "org.nuxeo.ecm.platform.login",
          "org.nuxeo.ecm.platform.login.cas2",
          "org.nuxeo.ecm.platform.login.default",
          "org.nuxeo.ecm.platform.login.digest",
          "org.nuxeo.ecm.platform.login.shibboleth",
          "org.nuxeo.ecm.platform.login.token",
          "org.nuxeo.ecm.platform.login.token.jsf",
          "org.nuxeo.ecm.platform.mail",
          "org.nuxeo.ecm.platform.mail.types",
          "org.nuxeo.ecm.platform.mail.web",
          "org.nuxeo.ecm.platform.marketplace-nuxeo-showcase-content-resources",
          "org.nuxeo.ecm.platform.oauth",
          "org.nuxeo.ecm.platform.pdf",
          "org.nuxeo.ecm.platform.preview",
          "org.nuxeo.ecm.platform.preview.jsf",
          "org.nuxeo.ecm.platform.rendering",
          "org.nuxeo.ecm.platform.restapi.io",
          "org.nuxeo.ecm.platform.restapi.server",
          "org.nuxeo.ecm.platform.restapi.server.login.tokenauth",
          "org.nuxeo.ecm.platform.restapi.server.search",
          "org.nuxeo.ecm.platform.suggestbox.core",
          "org.nuxeo.ecm.platform.suggestbox.jsf",
          "org.nuxeo.ecm.platform.thumbnail",
          "org.nuxeo.ecm.platform.ui",
          "org.nuxeo.ecm.platform.ui.select2",
          "org.nuxeo.ecm.platform.uidgen.core",
          "org.nuxeo.ecm.platform.web.common",
          "org.nuxeo.ecm.platform.webapp.types",
          "org.nuxeo.ecm.platform.ws",
          "org.nuxeo.ecm.platform.ws.sun.jaxws",
          "org.nuxeo.ecm.user.center",
          "org.nuxeo.ecm.user.center.dashboard",
          "org.nuxeo.ecm.user.center.dashboard.jsf",
          "org.nuxeo.ecm.user.center.notification",
          "org.nuxeo.ecm.user.center.oauth",
          "org.nuxeo.ecm.user.center.profile",
          "org.nuxeo.ecm.user.center.profile.jsf",
          "org.nuxeo.ecm.user.invite",
          "org.nuxeo.ecm.user.registration",
          "org.nuxeo.ecm.user.registration.web",
          "org.nuxeo.ecm.webapp.base",
          "org.nuxeo.ecm.webapp.core",
          "org.nuxeo.ecm.webapp.ui",
          "org.nuxeo.ecm.webdav",
          "org.nuxeo.platform.virtualnavigation.types",
          "org.nuxeo.platform.virtualnavigation.web",
          "org.nuxeo.search.ui",
          "org.nuxeo.usermapper"
        ],
        "hierarchyPath": "/grp:org.nuxeo.ecm.platform",
        "id": "grp:org.nuxeo.ecm.platform",
        "name": "org.nuxeo.ecm.platform",
        "parentIds": [],
        "readmes": [],
        "version": "8.10"
      },
      "bundleId": "org.nuxeo.apidoc.webengine",
      "components": [
        {
          "@type": "NXComponent",
          "documentationHtml": "",
          "extensionPoints": [],
          "extensions": [
            {
              "@type": "NXContribution",
              "documentationHtml": "",
              "extensionPoint": "org.nuxeo.ecm.platform.actions.ActionService--actions",
              "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.apidoc.webengine/org.nuxeo.platform.explorer.actions/Contributions/org.nuxeo.platform.explorer.actions--actions",
              "id": "org.nuxeo.platform.explorer.actions--actions",
              "targetComponentName": {
                "rawName": "service:org.nuxeo.ecm.platform.actions.ActionService",
                "name": "org.nuxeo.ecm.platform.actions.ActionService",
                "type": "service"
              },
              "version": "8.10",
              "xml": "<extension point=\"actions\" target=\"org.nuxeo.ecm.platform.actions.ActionService\">\n\n    <action id=\"PlatformExplorer\" label=\"admcommand.explorer\" link=\"/view_admin-fragment.xhtml\" order=\"40\" type=\"admin_rest_document_link\">\n      <category>NUXEO_ADMIN</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerBrowse\" label=\"tab.explorer.browse\" link=\"/incl/apidoc/browse.xhtml\" order=\"20\" type=\"admin_rest_document_link\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerXP\" label=\"tab.explorer.xp\" link=\"/incl/apidoc/xp.xhtml\" order=\"30\" type=\"admin_rest_document_link\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerSeam\" label=\"tab.explorer.seam\" link=\"/incl/apidoc/seamcomponents.xhtml\" order=\"40\" type=\"admin_rest_document_link\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerOp\" label=\"tab.explorer.operations\" link=\"/incl/apidoc/operations.xhtml\" order=\"50\" type=\"admin_rest_document_link\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n  </extension>"
            }
          ],
          "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.apidoc.webengine/org.nuxeo.platform.explorer.actions",
          "name": "org.nuxeo.platform.explorer.actions",
          "requirements": [],
          "services": [],
          "version": "8.10",
          "xmlFileContent": "<component name=\"org.nuxeo.platform.explorer.actions\">\n\n  <require>org.nuxeo.ecm.platform.actions</require>\n\n  <extension target=\"org.nuxeo.ecm.platform.actions.ActionService\"\n    point=\"actions\">\n\n    <action id=\"PlatformExplorer\" link=\"/view_admin-fragment.xhtml\"\n      type=\"admin_rest_document_link\"\n      label=\"admcommand.explorer\" order=\"40\">\n      <category>NUXEO_ADMIN</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerBrowse\" link=\"/incl/apidoc/browse.xhtml\"\n      type=\"admin_rest_document_link\"\n      label=\"tab.explorer.browse\" order=\"20\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerXP\" link=\"/incl/apidoc/xp.xhtml\" label=\"tab.explorer.xp\"\n      type=\"admin_rest_document_link\"\n      order=\"30\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerSeam\" link=\"/incl/apidoc/seamcomponents.xhtml\"\n      type=\"admin_rest_document_link\"\n      label=\"tab.explorer.seam\" order=\"40\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n    <action id=\"PlatformExplorerOp\" link=\"/incl/apidoc/operations.xhtml\"\n      type=\"admin_rest_document_link\"\n      label=\"tab.explorer.operations\" order=\"50\">\n      <category>PlatformExplorer_sub_tab</category>\n      <filter-id>only_for_manager</filter-id>\n    </action>\n\n  </extension>\n\n</component>",
          "xmlFileName": "/OSGI-INF/actions-contrib.xml",
          "xmlPureComponent": true
        }
      ],
      "fileName": "nuxeo-apidoc-webengine-8.10.jar",
      "groupId": "org.nuxeo.ecm.platform",
      "hierarchyPath": "/grp:org.nuxeo.ecm.platform/org.nuxeo.apidoc.webengine",
      "id": "org.nuxeo.apidoc.webengine",
      "location": "",
      "manifest": "Manifest-Version: 1.0\r\nArchiver-Version: Plexus Archiver\r\nCreated-By: Apache Maven\r\nBuilt-By: jenkins\r\nBuild-Jdk: 1.8.0_77\r\nBundle-ManifestVersion: 1\r\nBundle-Version: 0.0.1\r\nBundle-Name: nuxeo api documentation browser\r\nBundle-SymbolicName: org.nuxeo.apidoc.webengine;singleton:=true\r\nBundle-Vendor: Nuxeo\r\nNuxeo-Require: org.nuxeo.ecm.webengine.core,org.nuxeo.apidoc.core\r\nNuxeo-Component: OSGI-INF/actions-contrib.xml\r\nNuxeo-WebModule: org.nuxeo.apidoc.browse.ApiDocApplication\r\n\r\n",
      "packages": [],
      "requirements": [],
      "version": "8.10"
    }
  ],
  "creationDate": 1664793159691,
  "key": "Nuxeo Platform LTS 2016-8.10",
  "name": "Nuxeo Platform LTS 2016",
  "operations": [],
  "packages": [],
  "pluginSnapshots": {},
  "releaseDate": 1481518800000,
  "version": "8.10"
}